projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05abad7
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 27 Nov 2000 14:43:06 +0000
(14:43 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 27 Nov 2000 14:43:06 +0000
(14:43 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 909cce3e2a8aef27b2a5baf3607d43ef5a8403ba..adee6a92e1811abd288ef32aab4c5b8826b866f9 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2000-11-27 Gerd Moellmann <gerd@gnu.org>
+ * keyboard.c (lucid_event_type_list_p): Handle `help-echo',
+ `vertical-line', `mode-line' and `header-line' events.
+
* xdisp.c (try_window_id): Avoid starting to display in the moddle
of a character, a TAB for instance. This is easier than to set
up the iterator exactly, and it's not a frequent case, so the